Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[noissue]: Update pulp-glue requirement from <0.25,>=0.18.0 to >=0.18.0,<0.26 #5295

Merged
merged 1 commit into from
Apr 23, 2024

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 22, 2024

Updates the requirements on pulp-glue to permit the latest version.

Changelog

Sourced from pulp-glue's changelog.

0.25.0 (2024-04-22) {: #0.25.0 }

Features {: #0.25.0-feature }

  • Added CLI plugin information to pulp --version command.
  • Added pulp debug has-cli-plugin command.
  • Added pulp debug ipython command to drop into a python shell.

Bugfixes {: #0.25.0-bugfix }

  • Added validation to see if base_url in the config looks useful. #588
  • Fixed an issue where passing usename=None in api_kwargs was handled different than not providing it at all.

Improved Documentation {: #0.25.0-doc }

  • Added the structure for https://staging-docs.pulpproject.org and populated it with existing content. #903

Deprecations and Removals {: #0.25.0-removal }

  • Removed min and max parameters from pulp debug has-plugin.
  • Removed deprecated --fields and --exclude-fields options from pulp ansible content list command. Use the --field and --exclude-field options instead.
  • Removed deprecated file and python content modification commands. Use the pulp {file,python} content ... commands.

Developer Notes {: #0.25.0-devel }

  • CLI Plugins need to provide a mount function. This used to be an optional requirement.
  • pulpcore.cli.common.context and pulpcore.cli.core.context are no longer available as a convenience export.
  • repository_option has been removed. Please use repository_lookup_option instead.

Pulp GLUE {: #0.25.0-pulp-glue }

Features {: #0.25.0-pulp-glue-feature }

  • Added add_user and remove_user to PulpGroupContext.

Improved Documentation {: #0.25.0-pulp-glue-doc }

... (truncated)

Commits
  • c5094e4 Release 0.25.0
  • 59bd780 [noissue]: Update packaging requirement from <24,>=20.0 to >=20.0,<25
  • 011bddc Add has-cli-plugin check
  • 3a57f6f Add CLI plugin versions to --version
  • fe0ef53 Remove some deprecated stuff
  • 7ea839f Adjust the cookiecutters
  • 9d47c0b Split architecture doc
  • 913a3cf [noissue]: Bump black from 24.3.0 to 24.4.0
  • 634df25 Switch to bump-my-version for releases
  • fbb41bc Remove docs publishing from template
  • Additional commits viewable in compare view

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added the Dependencies Pull requests that update a dependency file label Apr 22, 2024
@mdellweg mdellweg force-pushed the dependabot/pip/pulp-glue-gte-0.18.0-and-lt-0.26 branch from 7a34e33 to b69df03 Compare April 23, 2024 08:46
@mdellweg mdellweg enabled auto-merge (rebase) April 23, 2024 11:55
@mdellweg
Copy link
Member

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 23, 2024

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

Updates the requirements on [pulp-glue](https://github.com/pulp/pulp-cli) to permit the latest version.
- [Release notes](https://github.com/pulp/pulp-cli/releases)
- [Changelog](https://github.com/pulp/pulp-cli/blob/main/docs/CHANGES.md)
- [Commits](pulp/pulp-cli@0.18.0...0.25.0)

---
updated-dependencies:
- dependency-name: pulp-glue
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
@mdellweg
Copy link
Member

@dependabot As if running git rebase main was sooo hard...

@mdellweg mdellweg force-pushed the dependabot/pip/pulp-glue-gte-0.18.0-and-lt-0.26 branch from b69df03 to d603e06 Compare April 23, 2024 15:42
@mdellweg mdellweg merged commit e07abe7 into main Apr 23, 2024
16 checks passed
@mdellweg mdellweg deleted the dependabot/pip/pulp-glue-gte-0.18.0-and-lt-0.26 branch April 23, 2024 16:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants